home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / disk / amanag11.zip / README.ENG < prev    next >
Text File  |  1997-05-12  |  4KB  |  103 lines

  1. Adrenal Manager v1.1
  2.  
  3. Some useful tips and information on using Adrenal Manager
  4.  
  5. Win95 and DOS -Run Modes
  6. ----------------------------
  7. - To the user the main difference in the run modes is the handling of
  8.   long filenames. Long filenames will be handled correctly only in
  9.   Win96 run mode. This will make requesters work a little
  10.   differently from the DOS run mode while renaming a file or creating a
  11.   directory. While copying or moving, the user need not worry about the
  12.   long filenames.
  13.  
  14. Long filenames
  15. --------------
  16. - In DOS mode long filenames are not handled (not even in MS-DOS v7.0).
  17.   While copying or moving files/directories with long filenames, only the
  18.   alias part of the name will copied and the actual filename is
  19.   discarded. The requesters for renaming a file and creating a directory
  20.   limit the length of the name to the DOS 8+3 file name length.
  21. - In Win95 mode only the alias part of long filenames will be displayed.
  22.   The long filename can be viewed by clicking the right mouse button
  23.   on a file. The requesters for renaming a file and creating a directory
  24.   limit the length of the name to 256 characters. Files and directories that
  25.   use the old DOS 8+3 file name format are, of course, also handled
  26.   correctly.
  27.  
  28. 'Select pattern' and 'Find'
  29. ---------------------------
  30. - File selection in 'Select pattern' and 'Find' uses the same rules:
  31.   *.  = Select all files
  32.   *.* = Select all files that have an extension (if you want to select
  33.         all files that do not have an extension, first select *.* and
  34.         then invert)
  35.  
  36. Examples:
  37.   a*.*     = All files that begin with an 'a' and have an extension
  38.   *a*.*xe  = All files that have at least one 'a' in the first part and
  39.              the extension ends with an 'xe'
  40.   *.*x*    = All files that have at least one 'x' in the extension
  41.   amana*.* = All files that begin with 'amana'
  42.  
  43.   All of the above examples apply to directories as well.
  44.  
  45. View and Play
  46. -------------
  47. While viewing or playing multiple selected files, you can quit by
  48. pressing the esc, q or z keys or by pressing the right mouse button.
  49.  
  50. Packers
  51. -------
  52. Packing supported with ZIP,ARJ and RAR. Unpacking also with LHA.
  53.  
  54. Screen refreshing
  55. -----------------
  56. By pressing R key you can refresh/resync AManager screen.
  57. Use this if your monitor can't sync properly when changing to amanager
  58. screen from win95 screen!
  59.  
  60. Free memory info
  61. ----------------
  62. Press key M. If you get some weird errors, check free memory all the time
  63. and if amount of it drops/grows very fast, amanager is not working as it
  64. should be. (Send email to me in that situation!)
  65.  
  66. Bugs/Problems
  67. -------------
  68. - Sometimes a file can not be deleted or renamed even though the drive
  69.   is writable.
  70.   Reason #1: It is possible that the file has been opened from another
  71.              application for exclusive access. In this case the file can
  72.              only be freed by the application that opened it.
  73.   Reason #2: Windows95 likes to lock files and keep them locked even
  74.              when they are no longer in use. AManager does not attempt
  75.              to remove this kind of locks since it could be hazardous
  76.              for the system. Windows can also lock directories, but
  77.              rarely does so. Lockings are removed at next boot time.
  78.              Windows system files can only be removed from DOS.
  79.  
  80. - After running a helper application, AManager does not regain control
  81.   Reason #1: A helper application starts a new shell and stays there.
  82.              Normally, you can exit a shell by typing 'exit'.
  83.  
  84. - Windows95 format command does not work in AManager. Using it locks the
  85.   system.
  86.   Reason: Unknown - possibly a conflict between DOS/4GW and Windows 95
  87.   format.com.
  88.  
  89. - DOS/4GW errors in some computers and with some helper applications
  90.   Reason #1: An outdated version of DOS/4GW
  91.   Reason #2: An unknown conflict in hardware, DOS/4GW and/or the system
  92.  
  93. - In some computers while starting AManager the screen goes blank and
  94.   the system locks in Win95 run mode
  95.   Reason: Video hardware drivers do not support DOS-box SVGA
  96.           graphics. Get the latest drivers from the hardware
  97.           manufacturer.
  98.  
  99.  
  100. If you find any bugs or other problems or if you have any suggestions
  101. for improvemets, please contact jvuorine@it.spt.fi
  102.  
  103.